-
Notifications
You must be signed in to change notification settings - Fork 12
fix: support EIP-1559 #180
base: master
Are you sure you want to change the base?
Conversation
Hi @bobo-kovacevic Can you help to check with using the latest version of metamask (Supports EIP-1559) to call the contract function? I can't check it since the UI only allows to call the function by user who locked ETH long times ago. Also, please help to check if It looks something like this but just 2gwei for |
I've set |
Hi @hoonsubin @bobo-kovacevic |
Hi @roy1210 I apologize for late response. We will test the feature this week. |
@roy1210 I tried to test your changes on my machine, but unfortunately this is not possible yet because of Ganache lacking London hardfork support. There is a PR to fix that trufflesuite/ganache#1135. I will try again when they enable London support. |
Hi @bobo-kovacevic
I see. Would you mind letting me reproduce this part on my machine? I'd like to debug if possible. |
Hi @bobo-kovacevic |
Hi @roy1210 thank you for update update about the PR. I will take a look. Also, I will contact you on Telegram regarding debugging |
maxPriorityFeePerGas
for writing contract functionDemo: https://lockdrop-ui-beta-debp0tsiv-roy1210.vercel.app/#/lock-form
=Before=